home *** CD-ROM | disk | FTP | other *** search
/ More MacCube 2: Games / More MacCube Vol 2 Games.bin / Games / Xconq 7.0.1 / lib / ng-ships.g < prev    next >
Text File  |  1995-08-22  |  5KB  |  129 lines

  1. ;; Namers for World War II ships.
  2. ;; ===== Please report corrections, additions, and improvements to
  3. ;; ===== Massimo Campostrini (campo@sunthpi3.difi.unipi.it)
  4. ;
  5. ;; Namers for carriers, escort carriers, battleships, and cruisers. 
  6. ;; do we need namers for smaller units?
  7.  
  8. (namer japanese-cv-names (random
  9.    "Akagi" "Hiryu" "Hiyo" "Junyo" "Kaga" "Shokaku" "Soryu" "Taiho"
  10.    "Zuikaku"
  11. ))
  12.  
  13. ; actually the following "cve" weren't so small!
  14. ; they were smaller then previous "cv", anyway.
  15. (namer japanese-cve-names (random
  16.    "Amagi" "Aso" "Chitose" "Chiyoda" "Haiyo" "Kasagi" "Katsuragi" "Ryujo"
  17.    "Shinyo" "Shoho" "Taiyo" "Unryu" "Zuiho"
  18. ))
  19.  
  20. (namer japanese-bb-names (random
  21.    "Fuso" "Haruna" "Hiei" "Hyuga" "Ise" "Kongo" "Musashi" "Nagato"
  22.    "Shinano" "Yamashiro" "Yamato"
  23. ))
  24.  
  25. (namer japanese-ca-names (random
  26.    "Abukuma" "Ashigara" "Atago" "Chikuma" "Chokai" "Haguro" "Isuzu"
  27.    "Kinugasa" "Kumano" "Maya" "Mikuma" "Mogami" "Myoko" "Nachi" "Nagara"
  28.    "Noshiro" "Oyoda" "Suzuya" "Takao" "Tama" "Tone" "Yahagi"
  29. ))
  30.  
  31. (namer us-cv-names (random
  32.    "Bunker Hill" "Cabot" "Enterprise" "Essex" "Franklin" "Hancock" "Hornet"
  33.    "Intrepid" "Lexington" "Midway" "Saratoga" "Wasp" "Yorktown"
  34. ))
  35.  
  36. (namer us-cve-names (random
  37.    "Bataan" "Belleau Wood" "Bismarck Sea" "Block Island" "Bogne" "Cabot"
  38.    "Card" "Chenago" "Core" "Cowpens" "Fanshaw Bay" "Franks" "Gambier Bay"
  39.    "Guadalcanal" "Haggard" "Heerman" "Hoel" "Independence" "Kadashan Bay"
  40.    "Kalinin Bay" "Kitkun Bay" "Langley" "Manila Bay" "Marcus Island"
  41.    "Mc. Cord" "Monterey" "Mormackland" "Onmaney Bay" "Petrof Bay"
  42.    "Princeton" "Saginaw Bay" "San Jacinto" "Sangamon" "Santee"
  43.    "Savo Island" "St. Lo" "Suwanee" "Trathen" "White Plains"
  44. ))
  45.  
  46. (namer us-bb-names (random
  47.    "Alabama" "California" "Indiana" "Iowa" "Maryland" "Massachusetts"
  48.    "Mississippi" "Missouri" "New Jersey" "New York" "North Carolina" 
  49.    "Pennsylvania" "South Dakota" "Tennessee" "Texas" "Washington" 
  50.    "Wisconsin" "West Virginia"
  51. ))
  52.  
  53. ;; (This mixes up ca and cl names...)
  54. (namer us-ca-names (random
  55.    "Baltimore" "Biloxi" "Birmingham" "Boise" "Boston" "Canberra"
  56.    "Chattanooga" "Chester" "Cleveland" "Columbia" "Denver" "Des Moines"
  57.    "Galveston" "Houston" "Indianapolis" "Louisville" "Miami" "Minneapolis"
  58.    "Mobile" "Montpelier" "New Orleans" "Northampton" "Oakland" "Pensacola"
  59.    "Phoenix" "Portland" "Reno" "Salem" "Salt Lake City" "San Diego" 
  60.    "San Francisco" "San Juan" "Santa Fe" "Tacoma" "Vincennes" "Wichita"  
  61. ))
  62.  
  63. (namer us-cl-names (random
  64.   "Denver" "Chattanooga" "Cleveland" "Des Moines" "Galveston" "Tacoma"
  65.   "Atlanta" "Juneau" "San Diego" "San Juan"
  66.   "Chester" "Birmingham" "Salem"
  67. ))
  68.  
  69. (namer british-cv-names (random
  70.    ""Audacious" "Ark Royal" "Corageous" "Formidable" "Gibraltar" "Glorious"
  71.    "Illustrious" "Implacable" "Indefatigable" "Indomitable"
  72.    "Victorious"
  73. ))
  74.  
  75. (namer british-cve-names (random
  76.    "Archer" "Argus" "Audacity" "Avenger" "Biter" "Casablanca" "Colossus"
  77.    "Commencment Day" "Dasher" "Eagle" "Emperor" "Fencer" "Furious" "Hermes"
  78.    "Long Island" "Majestic" "Pursuer" "Searcher" "Venerable" "Vengeance"
  79. ))
  80.  
  81. (namer british-bb-names (random
  82.    "Anson" "Colossus" "Duke of York" "Howe" "King George V" "Lion" "Nelson"
  83.    "Prince of Wales" "Queen Elizabeth" "Ramillies" "Revenge" "Rodney"
  84.    "Temeraire" "Thunderer" Valiant" "Vanguard" "Warspite" 
  85. ))
  86.  
  87. ; (This doesn't distinguish ca and cl names)
  88. (namer british-ca-names (random
  89.    "Bristol" "Cairo" "Ceres" "Cardiff" "Chatham" "Cornwall" "Coventry"
  90.    "Curacoa" "Curlew" "Dorsetshire" "Dublin" "Glasgow" "Gloucester" "Hood"
  91.    "Kenya" "Liverpool" "Manchester" "Newcastle" "Nigeria" "Renown"
  92.    "Repulse" "Sheffield" "Shropshire" "Southampton"  
  93. ))
  94.  
  95. (namer british-cl-names (random
  96.   "Bristol" "Glasgow" "Gloucester" "Liverpool" "Newcastle"
  97.   "Ceres" "Cardiff" "Coventry" "Curacoa" "Curlew"
  98.   "Chatham" "Dublin"
  99. ))
  100.  
  101. (namer german-cv-names (random
  102.    "Graf Zeppelin"
  103. ))
  104.  
  105. (namer german-bb-names (random
  106.    "Bismarck" "Schleisich" "Schleswig-Holstein" "Tirpitz"
  107.    ;; actually battle cruisers & pocket battleships
  108.    "Admiral Graf Spee" "Admiral Scheer" "Deutschland" "Gneisenau" "Lutzow"
  109.    "Scharnhost"
  110. ))
  111.  
  112. (namer german-ca-names (random
  113.    "Admiral Hipper" "Blucher" "Emden" "Karlsruhe" "Koln" "Konigsberg"
  114.    "Nurnberg" "Prinz Eugen Seydlitz"
  115. ))
  116.  
  117. (namer italian-bb-names (random
  118.    "Littorio" "Roma" "Vittorio Veneto"
  119. ))
  120.  
  121. (namer italian-ca-names (random
  122.    "Andrea Doria" "Bolzano" "Caio Duilio" "Conte di Cavour" "Fiume"
  123.    "Giulio Cesare" "Gorizia" "Pola" "Trento" "Trieste" "Zara"
  124. ))   
  125.  
  126. (namer french-bb-names (random
  127.    "Dunkerque" "Jean Bart" "Richelieu"
  128. ))
  129.